'宣言 Public Function New( _ ByVal group As IDataCollectionGroup(Of Object,Object), _ ByVal groups As IDataCollection(Of Object), _ ByVal index As System.Integer _ )
public GridGroupRow( IDataCollectionGroup<object,object> group, IDataCollection<object> groups, System.int index )
パラメータ
- group
- グループ項目
- groups
- このグループを含むグループのコレクション
- index
- グループのコレクション内のグループのインデックス